object dlgAboutTun: TdlgAboutTun Left = 329 Top = 162 BorderIcons = [] BorderStyle = bsDialog Caption = 'About' ClientHeight = 185 ClientWidth = 301 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = True Position = poOwnerFormCenter OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object gbAll: TGroupBox Left = 0 Top = -3 Width = 301 Height = 188 TabOrder = 1 object bvlLine: TBevel Left = 5 Top = 146 Width = 292 Height = 9 Shape = bsTopLine end object lblAuthor: TLabel Left = 8 Top = 80 Width = 33 Height = 13 Caption = 'Author' end object _lblAppName: TLabel Left = 108 Top = 17 Width = 108 Height = 13 Alignment = taCenter Caption = 'Total Uninstall 2.34' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False end object imgApp: TImage Left = 16 Top = 20 Width = 48 Height = 48 Picture.Data = {} Stretch = True Transparent = True end object _lblAppType: TLabel Left = 108 Top = 34 Width = 108 Height = 13 Alignment = taCenter AutoSize = False Caption = '- freeware -' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsItalic] ParentFont = False end object lblEmail: TLabel Left = 8 Top = 96 Width = 28 Height = 13 Caption = 'E-mail' end object _lnkEmail: TEMailLabel Left = 120 Top = 96 Width = 103 Height = 13 Caption = 'gmartau@yahoo.com' Address = 'gmartau@yahoo.com' Subject = 'Total Uninstall 2.34' end object lblHomePage: TLabel Left = 8 Top = 112 Width = 54 Height = 13 Caption = 'Home page' end object _lblAuthorName: TLabel Left = 120 Top = 80 Width = 70 Height = 13 Caption = 'Gavril� Mart�u' Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object _lbl1: TLabel Left = 108 Top = 80 Width = 12 Height = 13 Alignment = taCenter AutoSize = False Caption = ':' Transparent = True end object _lbl3: TLabel Left = 108 Top = 112 Width = 12 Height = 13 Alignment = taCenter AutoSize = False Caption = ':' Transparent = True end object _lbl2: TLabel Left = 108 Top = 96 Width = 12 Height = 13 Alignment = taCenter AutoSize = False Caption = ':' Transparent = True end object _lnkURL2: TURLLabel Left = 120 Top = 112 Width = 143 Height = 13 Caption = 'www.geocities.com/ggmartau' URL = 'http://www.geocities.com/ggmartau' end end object btnOk: TBitBtn Left = 211 Top = 152 Width = 82 Height = 25 Cancel = True Caption = '&Ok' Default = True ModalResult = 1 TabOrder = 0 end end